home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 4 / Eagles_Nest_Mac_Collection_Disc_4.TOAST / Word Processing / WordRefBib / WordRef Stack 1.3 / background_3068.txt < prev    next >
Text File  |  1989-12-16  |  9KB  |  429 lines

  1. -- background: 3068 from stack: in.3
  2. -- bmap block id: 6524
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: booklet
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hideComments
  9.   hideOtherFields
  10.   CheckRequired(2)
  11. end closeCard
  12.  
  13.  
  14. -- part 20 (field)
  15. -- low flags: 00
  16. -- high flags: 4000
  17. -- rect: left=158 top=69 right=83 bottom=457
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 21
  22. -- text size: 10
  23. -- style flags: 0
  24. -- line height: 13
  25. -- part name: keyField
  26.  
  27.  
  28. -- part 21 (field)
  29. -- low flags: 00
  30. -- high flags: 4000
  31. -- rect: left=139 top=98 right=125 bottom=457
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 21
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: title
  40.  
  41.  
  42. -- part 22 (field)
  43. -- low flags: 00
  44. -- high flags: 4000
  45. -- rect: left=146 top=138 right=165 bottom=457
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 21
  50. -- text size: 10
  51. -- style flags: 0
  52. -- line height: 13
  53. -- part name: author
  54.  
  55.  
  56. -- part 23 (field)
  57. -- low flags: 00
  58. -- high flags: 4000
  59. -- rect: left=184 top=174 right=188 bottom=457
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 21
  64. -- text size: 10
  65. -- style flags: 0
  66. -- line height: 13
  67. -- part name: howpublished
  68.  
  69.  
  70. -- part 24 (field)
  71. -- low flags: 00
  72. -- high flags: 4000
  73. -- rect: left=153 top=199 right=213 bottom=457
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 21
  78. -- text size: 10
  79. -- style flags: 0
  80. -- line height: 13
  81. -- part name: address
  82.  
  83.  
  84. -- part 25 (field)
  85. -- low flags: 00
  86. -- high flags: 4000
  87. -- rect: left=136 top=225 right=239 bottom=220
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 21
  92. -- text size: 10
  93. -- style flags: 0
  94. -- line height: 13
  95. -- part name: year
  96.  
  97.  
  98. -- part 26 (field)
  99. -- low flags: 00
  100. -- high flags: 4000
  101. -- rect: left=261 top=225 right=239 bottom=457
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 21
  106. -- text size: 10
  107. -- style flags: 0
  108. -- line height: 13
  109. -- part name: month
  110.  
  111.  
  112. -- part 27 (field)
  113. -- low flags: 00
  114. -- high flags: 4000
  115. -- rect: left=133 top=253 right=306 bottom=456
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 21
  120. -- text size: 10
  121. -- style flags: 0
  122. -- line height: 13
  123. -- part name: note
  124.  
  125.  
  126. -- part 52 (button)
  127. -- low flags: 80
  128. -- high flags: 8002
  129. -- rect: left=137 top=68 right=90 bottom=443
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 3
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Comments
  138.  
  139.  
  140. -- part 53 (button)
  141. -- low flags: 80
  142. -- high flags: 2005
  143. -- rect: left=141 top=70 right=88 bottom=159
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: commentsGoAway
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   set the highlight of me to false
  155.   hideComments
  156.   setButtonOutlines
  157. end mouseUp
  158.  
  159.  
  160.  
  161. -- part 79 (field)
  162. -- low flags: 80
  163. -- high flags: 4007
  164. -- rect: left=137 top=89 right=271 bottom=443
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 0 / 0
  167. -- text alignment: 0
  168. -- font id: 21
  169. -- text size: 10
  170. -- style flags: 0
  171. -- line height: 13
  172. -- part name: comments
  173.  
  174.  
  175. -- part 80 (button)
  176. -- low flags: 00
  177. -- high flags: 2004
  178. -- rect: left=8 top=52 right=92 bottom=48
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 20098 / 20098
  181. -- text alignment: 1
  182. -- font id: 0
  183. -- text size: 12
  184. -- style flags: 0
  185. -- line height: 16
  186. -- part name: Home
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   visual iris close
  190.   go home
  191. end mouseUp
  192.  
  193.  
  194.  
  195. -- part 81 (button)
  196. -- low flags: 00
  197. -- high flags: 2004
  198. -- rect: left=8 top=93 right=133 bottom=48
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 3430 / 3430
  201. -- text alignment: 1
  202. -- font id: 0
  203. -- text size: 12
  204. -- style flags: 0
  205. -- line height: 16
  206. -- part name: New Item
  207. ----- HyperTalk script -----
  208. on mouseDown
  209.   NewItem 4
  210. end mouseDown
  211.  
  212.  
  213.  
  214. -- part 82 (button)
  215. -- low flags: 00
  216. -- high flags: 2004
  217. -- rect: left=8 top=175 right=215 bottom=48
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 20186 / 20186
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: Sort Items
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   sort by fld "keyField"
  229. end mouseUp
  230.  
  231.  
  232.  
  233. -- part 83 (button)
  234. -- low flags: 00
  235. -- high flags: 2004
  236. -- rect: left=8 top=216 right=256 bottom=48
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 32670 / 32670
  239. -- text alignment: 1
  240. -- font id: 0
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 16
  244. -- part name: Scan Items
  245. ----- HyperTalk script -----
  246. on mouseUp
  247.   show all cds
  248. end mouseUp
  249.  
  250.  
  251.  
  252. -- part 84 (button)
  253. -- low flags: 00
  254. -- high flags: 2004
  255. -- rect: left=8 top=257 right=297 bottom=48
  256. -- title width / last selected line: 0
  257. -- icon id / first selected line: 29019 / 29019
  258. -- text alignment: 1
  259. -- font id: 0
  260. -- text size: 12
  261. -- style flags: 0
  262. -- line height: 16
  263. -- part name: About…
  264. ----- HyperTalk script -----
  265. on mouseUp
  266.   go card "Instruction"
  267. end mouseUp
  268.  
  269.  
  270.  
  271. -- part 85 (button)
  272. -- low flags: 00
  273. -- high flags: 0004
  274. -- rect: left=8 top=298 right=338 bottom=48
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 2478 / 2478
  277. -- text alignment: 1
  278. -- font id: 0
  279. -- text size: 12
  280. -- style flags: 0
  281. -- line height: 16
  282. -- part name: Show Comments
  283. ----- HyperTalk script -----
  284. on mouseUp
  285.   showComments
  286. end mouseUp
  287.  
  288.  
  289.  
  290. -- part 87 (button)
  291. -- low flags: 00
  292. -- high flags: 0000
  293. -- rect: left=466 top=37 right=50 bottom=481
  294. -- title width / last selected line: 0
  295. -- icon id / first selected line: 0 / 0
  296. -- text alignment: 1
  297. -- font id: 0
  298. -- text size: 12
  299. -- style flags: 0
  300. -- line height: 16
  301. -- part name: Prev
  302. ----- HyperTalk script -----
  303. on mouseUp
  304.   visual effect wipe right very fast
  305.   go prev
  306. end mouseUp
  307.  
  308.  
  309.  
  310. -- part 88 (button)
  311. -- low flags: 00
  312. -- high flags: 0000
  313. -- rect: left=453 top=49 right=63 bottom=467
  314. -- title width / last selected line: 0
  315. -- icon id / first selected line: 0 / 0
  316. -- text alignment: 1
  317. -- font id: 0
  318. -- text size: 12
  319. -- style flags: 0
  320. -- line height: 16
  321. -- part name: Next
  322. ----- HyperTalk script -----
  323. on mouseUp
  324.   visual effect wipe left very fast
  325.   go next
  326. end mouseUp
  327.  
  328.  
  329.  
  330. -- part 91 (button)
  331. -- low flags: 00
  332. -- high flags: A004
  333. -- rect: left=217 top=312 right=328 bottom=318
  334. -- title width / last selected line: 0
  335. -- icon id / first selected line: 0 / 0
  336. -- text alignment: 1
  337. -- font id: 3
  338. -- text size: 10
  339. -- style flags: 0
  340. -- line height: 13
  341. -- part name: Other Fields…
  342. ----- HyperTalk script -----
  343. on mouseUp
  344.   showOtherFields
  345. end mouseUp
  346.  
  347.  
  348.  
  349. -- part 92 (button)
  350. -- low flags: 80
  351. -- high flags: 8002
  352. -- rect: left=137 top=270 right=288 bottom=443
  353. -- title width / last selected line: 0
  354. -- icon id / first selected line: 0 / 0
  355. -- text alignment: 1
  356. -- font id: 3
  357. -- text size: 12
  358. -- style flags: 0
  359. -- line height: 16
  360. -- part name: Other Fields
  361.  
  362.  
  363. -- part 93 (button)
  364. -- low flags: 80
  365. -- high flags: 2005
  366. -- rect: left=142 top=270 right=288 bottom=160
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 1
  370. -- font id: 0
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: otherFieldsGoAway
  375. ----- HyperTalk script -----
  376. on mouseUp
  377.   set the highlight of me to false
  378.   hideOtherFields
  379.   setButtonOutlines
  380. end mouseUp
  381.  
  382.  
  383.  
  384. -- part 95 (field)
  385. -- low flags: 80
  386. -- high flags: 0007
  387. -- rect: left=137 top=287 right=341 bottom=443
  388. -- title width / last selected line: 0
  389. -- icon id / first selected line: 0 / 0
  390. -- text alignment: 0
  391. -- font id: 21
  392. -- text size: 10
  393. -- style flags: 0
  394. -- line height: 13
  395. -- part name: otherFields
  396.  
  397.  
  398. -- part 96 (button)
  399. -- low flags: 00
  400. -- high flags: 2004
  401. -- rect: left=8 top=134 right=174 bottom=48
  402. -- title width / last selected line: 0
  403. -- icon id / first selected line: 28023 / 28023
  404. -- text alignment: 1
  405. -- font id: 0
  406. -- text size: 12
  407. -- style flags: 0
  408. -- line height: 16
  409. -- part name: Change Style
  410. ----- HyperTalk script -----
  411. on mouseDown
  412.   ChangeStyle 4
  413. end mouseDown
  414.  
  415.  
  416.  
  417. -- part 98 (field)
  418. -- low flags: 01
  419. -- high flags: 0000
  420. -- rect: left=382 top=324 right=339 bottom=476
  421. -- title width / last selected line: 0
  422. -- icon id / first selected line: 0 / 0
  423. -- text alignment: 65535
  424. -- font id: 21
  425. -- text size: 10
  426. -- style flags: 0
  427. -- line height: 13
  428. -- part name: Status
  429.